This is what people see when they can’t access that channel. I think a bot is the way to go, and people I know tend to use Fletcher to teleport messages between channels and servers. I haven’t managed that particular bot myself before, though.
If you have previously submitted to any Tiny Tapeout shuttle (including TTSKY25b) and want to add your own project to this test shuttle:
1. Use this template: https://github.com/TinyTapeout/ttgf-verilog-template
2. Submit through this link: https://app.tinytapeout.com/projects/create?shuttle=ttgf0p2
This is a test shuttle, so there's a chance the silicon won't work, and it's likely that we won't ship the silicon to everyone who submitted a design.
urish
If you have previously submitted to any Tiny Tapeout shuttle (including TTSKY25b) and want to add your own project to this test shuttle:
1. Use this template: https://github.com/TinyTapeout/ttgf-verilog-template
2. Submit through this link: https://app.tinytapeout.com/projects/create?shuttle=ttgf0p2
This is a test shuttle, so there's a chance the silicon won't work, and it's likely that we won't ship the silicon to everyone who submitted a design.
This was a challenging one! After initial conversion to gf180mcu the max clock frequency was 16 MHz way below VGA 25.2 MHz pixel clock!
with great help of @htamas the cell library got switched from 7 track (gf180mcu_fd_sc_mcu7t) to 9 track (gf180mcu_fd_sc_mcu9t) larger, but faster cells,
plus some opportunistic pipelining and demo went to almost 50 MHz!
PVTMonitorSuite: A fully digital, modular suite for measuring gate delays, flip-flop timings, and clock skew under varying process, voltage, and temperature conditions. - zacky1972/ttgf0p2-PVTMonit...